xmlutil
Toggle table of contents
0.91.3
Native
Target filter
Native
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil.dom
/
[Native, JS]Document
/
[Native]createElementNS
create
Element
NS
Native
abstract
fun
createElementNS
(
namespaceURI
:
String
,
qualifiedName
:
String
)
:
Element